-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1881/modularization article treatment - Rearchitecture MWOffliner HTML/CSS/JS scraping (part #2) #1886
Conversation
9beb58b
to
c4282bd
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1886 +/- ##
==========================================
+ Coverage 71.60% 71.80% +0.20%
==========================================
Files 34 33 -1
Lines 2743 2774 +31
Branches 607 614 +7
==========================================
+ Hits 1964 1992 +28
- Misses 666 669 +3
Partials 113 113
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@VadimKovalenkoSNF Looks good, but most of the work is not done (or I get it wrong?!) Where is all the part related to the HTML processing? Sorry, somehow I had not seen all the changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM in general, I see not oddity or anything schoking me. That said a few small things to improve and have open IMO an important discussion about the role and the articulation of the software around Dump.ts
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few things, but looks good in general.
I would also suggest to move |
… media treatments
231e403
to
12a4de9
Compare
@VadimKovalenkoSNF If OK for a final review, then please request a new review. On my side it looks good, but would like to make a last review pass this evening. |
Done |
Codefactor fixes are here - #1901 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes #1881
Fixes #1830
Fixes #1872